TDequeueOptions class overview.
Properties
  
    | Name |     Description |   
  
    | 
 ConsumerName      | 
    
Used to specify the name of the consumer. 
     | 
  
  
    | 
 Correlation      | 
    
Used to specify the correlation identifier of the message to be dequeued. 
     | 
  
  
    | 
 DeliveryMode      | 
    
Used to specify the type of the message that will be dequeued. 
     | 
  
  
    | 
 DequeueCondition      | 
    
Used to specify the conditional expression based on the message properties, the message data properties, and PL/SQL functions. 
     | 
  
  
    | 
 DequeueMode      | 
    
Used to specify the locking behaviour associated with the dequeue. 
     | 
  
  
    | 
 MessageId      | 
    
Used to specify the message ID for the message to be dequeued. 
     | 
  
  
    | 
 Navigation      | 
    
Used to specify the position of the message that will be retrieved. 
     | 
  
  
    | 
 Transformation      | 
    
Used to specify a transformation that will be applied after dequeuing the message. 
     | 
  
  
    | 
 Visibility      | 
    
Used to specify the transactional behavior of the dequeue request. 
     | 
  
  
    | 
 WaitTimeout      | 
    
Specifies the time to wait if there is no message matching the search criteria. 
     |